PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / analyzeSetFillColorNOperator Method
The color components
ID of the pattern in the Resources dictionary
In This Topic
    analyzeSetFillColorNOperator Method
    In This Topic
    Called when scn operator is found.
    Syntax
    public void analyzeSetFillColorNOperator( 
       double[] colorComponents,
       PDFCosName cosPatternID
    )

    Parameters

    colorComponents
    The color components
    cosPatternID
    ID of the pattern in the Resources dictionary
    See Also